@charset "utf-8";
/* CSS Document */

body {margin:0 auto; padding:0; font-family:"宋体"; font-size:12px; color:#333;line-height:22px; background: url(../images/bg.jpg) repeat-x center top }
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,span,p,select {padding:0; margin:0;}
h1,h2,h3,h4,h5,h6,dl,dd,p {font-size:12px; font-weight:normal;}
img,a img {border:0;margin:0;padding:0;}
li,dl,dd {list-style-type:none;}
ol,ul {list-style:none;}
input,button {
	font-size:12px;
	border: 1px solid #999999;
}
select,input,img,select,button{vertical-align:middle;}
a { color:#444; text-decoration:none;}
a:hover { color:#f00;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;} 


/*内容背景*/
#main{ width:100%; background-color:#d1d2d6}
/*文字*/
.wc_12{ font-family:"宋体"; font-size:12px;color:#FFFFFF; font-weight:bold}
a.wc_12:hover{color:#CCCCCC}
.b_12{font-family:"宋体"; font-size:12px;color:#000; line-height:22px;}
.b_14{font-family:"宋体"; font-size:14px;color:#000; }
.bc_12{font-family:"宋体"; font-size:12px;color:#000; font-weight:bold}
.hc_14{font-family:"宋体"; font-size:14px;color:#666666; font-weight:bold}
.h_12{font-family:"宋体"; font-size:12px;color:#a1a1a1; line-height:24px}

/*边框*/
.hk_4{
	border: 1px solid #c9c9c9;
}
